home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / misc / avmNfax1_33.lha / AVMSuite / rexx / configmailbox.avm < prev    next >
Text File  |  1994-06-24  |  93b  |  7 lines

  1. /* */
  2. parse arg mailbox .
  3.  
  4. address command 'run >nil: <nil: avm:mailboxconfig' mailbox
  5.  
  6. exit
  7.